docs: Remove a reference to configure events
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Jan 2021 17:52:06 +0000 (12:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 16 Jan 2021 17:52:06 +0000 (12:52 -0500)
Those don't exist anymore.

gdk/gdksurface.c

index 35c47a34769420ff1dddb0da655ae72b2d74b7ff..5488aa45f7f9f34c39ed3c401da26f347f6fc8e9 100644 (file)
@@ -2545,8 +2545,7 @@ gdk_surface_get_frame_clock (GdkSurface *surface)
  * value can be used to determine whether to use a pixel resource
  * with higher resolution data.
  *
- * The scale of a surface may change during runtime, if this happens
- * a configure event will be sent to the toplevel surface.
+ * The scale of a surface may change during runtime.
  *
  * Returns: the scale factor
  */